.. _EEex_MemorizeClericSpell: =================================== EEex_MemorizeClericSpell =================================== :: EEex_MemorizeClericSpell(actorID, level, resref) Memorize a cleric spell for an actor **Parameters** * **actorID** - id of actor that is memorizing spell * **level** - spell level * **resref** - resource reference of spell to memorize **Return** None **Example** :: EEex_MemorizeClericSpell() **See Also** :ref:`EEex_MemorizeInnateSpell`, :ref:`EEex_MemorizeWizardSpell`, :ref:`EEex_UnmemorizeClericSpell`, :ref:`EEex_UnmemorizeInnateSpell`, :ref:`EEex_UnmemorizeWizardSpell`